Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-Core
Commits
f84087b6
Verified
Commit
f84087b6
authored
5 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Patches
Plain Diff
Remove superfluous imports
https://edugit.org/BiscuIT/BiscuIT-ng/-/jobs/690
parent
ff8ace50
No related branches found
No related tags found
No related merge requests found
Pipeline
#269
passed with warnings
5 years ago
Stage: test
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
biscuit/core/apps.py
+0
-2
0 additions, 2 deletions
biscuit/core/apps.py
with
0 additions
and
2 deletions
biscuit/core/apps.py
+
0
−
2
View file @
f84087b6
from
glob
import
glob
import
os
from
warnings
import
warn
from
django.apps
import
AppConfig
from
django.conf
import
settings
from
django.db.utils
import
ProgrammingError
class
CoreConfig
(
AppConfig
):
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment