mirror of
https://github.com/ejwa/gitinspector.git
synced 2025-03-16 13:28:04 +01:00
Removed an unused import from the metrics module.
This commit is contained in:
parent
134d8d43a1
commit
0188b16a37
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@
|
|||
from changes import FileDiff
|
||||
import comment
|
||||
import missing
|
||||
import os
|
||||
import system
|
||||
|
||||
__metric_eloc__ = {"java": 500, "c": 500, "cpp": 500, "h": 300, "hpp": 300, "py": 500, "glsl": 1000,
|
||||
|
|
Loading…
Add table
Reference in a new issue