diff --git a/extensions.py b/extensions.py index a986e95..d3e131a 100644 --- a/extensions.py +++ b/extensions.py @@ -17,7 +17,6 @@ # You should have received a copy of the GNU General Public License # along with gitinspector. If not, see . -import changes import terminal __default_extensions__ = ["java", "c", "cpp", "h", "hpp", "py", "glsl", "rb", "js", "sql"]