mirror of
https://github.com/ejwa/gitinspector.git
synced 2024-11-13 07:11:08 +01:00
Removed an unused import from the extensions module.
This commit is contained in:
parent
ffbf4c3e90
commit
d4c108d923
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
|||
# You should have received a copy of the GNU General Public License
|
||||
# along with gitinspector. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
import changes
|
||||
import terminal
|
||||
|
||||
__default_extensions__ = ["java", "c", "cpp", "h", "hpp", "py", "glsl", "rb", "js", "sql"]
|
||||
|
|
Loading…
Reference in a new issue