forked from vieter-v/vieter
refactor: removed commented code & ran formatter
This commit is contained in:
parent
c818273790
commit
204144cee8
7 changed files with 17 additions and 193 deletions
|
|
@ -20,9 +20,7 @@ pub:
|
|||
conf Config [required; web_global]
|
||||
pub mut:
|
||||
repo repo.RepoGroupManager [required; web_global]
|
||||
// This is used to claim the file lock on the repos file
|
||||
git_mutex shared util.Dummy
|
||||
db db.VieterDb
|
||||
db db.VieterDb
|
||||
}
|
||||
|
||||
// server starts the web server & starts listening for requests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue