Random compiler error please reply

Ok so i’m working on my game and when I want to test it so it says compiler error so I went to mono develop and it pulled up the CharacterMotor.js and it said ("Namespace ‘UnityEditor’ not found, maybe you forgot to add an assembly reference?(BCE0021)
on the code below

#pragma strict

WHY? HELP PLS!

I can’t speak for the reason behind the existence of that new line thats added, but I do know that scripts still work if you remove it. Try just deleting it.

Thank you I fixed it thxs