Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Portal
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
Container Registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fachschaft
Portal
Commits
96ef450d
Verified
Commit
96ef450d
authored
10 months ago
by
Jakob Moser
Browse files
Options
Downloads
Patches
Plain Diff
Remove useless import
parent
affdde35
No related branches found
Branches containing commit
No related tags found
1 merge request
!5
Add basic User auth endpoints (non functional)
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
portal/model/UtcDateTime.py
+0
-1
0 additions, 1 deletion
portal/model/UtcDateTime.py
with
0 additions
and
1 deletion
portal/model/UtcDateTime.py
+
0
−
1
View file @
96ef450d
from
datetime
import
datetime
,
timezone
from
zoneinfo
import
ZoneInfo
from
typing
import
Optional
,
Any
from
sqlalchemy.engine
import
Dialect
...
...
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