summaryrefslogtreecommitdiff
path: root/src/database
diff options
context:
space:
mode:
authorLizzy Hunt <lizzy.hunt@usu.edu>2024-03-26 16:00:05 -0600
committerLizzy Hunt <lizzy.hunt@usu.edu>2024-03-26 16:00:05 -0600
commitfe22956d5dbdeb2b80a9e56b46abe2be9f2bfcdb (patch)
tree6111f03c2da4eb42aff03cda72157a8961da27e8 /src/database
parent27aab70386c68f3a0f22c52e72b91cf16b289100 (diff)
downloadhatecomputers.club-fe22956d5dbdeb2b80a9e56b46abe2be9f2bfcdb.tar.gz
hatecomputers.club-fe22956d5dbdeb2b80a9e56b46abe2be9f2bfcdb.zip
initial commit
Diffstat (limited to 'src/database')
-rw-r--r--src/database/users.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/database/users.go b/src/database/users.go
deleted file mode 100644
index 06e5808..0000000
--- a/src/database/users.go
+++ /dev/null
@@ -1,3 +0,0 @@
-func getUsers() {
-
-}