Skip to content

Commit

Permalink
Merge pull request #15 from WillyTonkas/revert-14-feature/back/enroll…
Browse files Browse the repository at this point in the history
…-to-course

Revert "Feature/back/enroll to course"
  • Loading branch information
FranCalveyra authored Dec 26, 2024
2 parents afd745c + e43774b commit 47481c1
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 128 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
.idea
*.iml
.idea
1 change: 0 additions & 1 deletion controllers/sampleController.go

This file was deleted.

1 change: 0 additions & 1 deletion controllers/sampleController_test.go

This file was deleted.

17 changes: 0 additions & 17 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
module rpl-service

go 1.23

require (
gorm.io/driver/postgres v1.5.11
gorm.io/gorm v1.25.12
)

require (
//github.com/jackc/pgpassfile v1.0.0 // indirect
//github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a // indirect
//github.com/jackc/pgx/v5 v5.5.5 // indirect
//github.com/jackc/puddle/v2 v2.2.1 // indirect
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect
//golang.org/x/crypto v0.17.0 // indirect
//golang.org/x/sync v0.1.0 // indirect
golang.org/x/text v0.14.0 // indirect
)
36 changes: 0 additions & 36 deletions go.sum

This file was deleted.

1 change: 0 additions & 1 deletion models/sampleModel.go

This file was deleted.

30 changes: 0 additions & 30 deletions models/userModel.go

This file was deleted.

40 changes: 0 additions & 40 deletions services/users/userService.go

This file was deleted.

0 comments on commit 47481c1

Please sign in to comment.