1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2025-12-05 07:58:06 +00:00

Remove some unused stuff

This commit is contained in:
Timur Ismagilov
2022-02-20 13:11:29 +03:00
parent dea370c71d
commit 4ab9a88437
7 changed files with 9 additions and 67 deletions

View File

@@ -1,6 +1,4 @@
// Package web contains web handlers and initialization stuff.
//
// It exports just one function: Init. Call it if you want to have web capabilities.
package web
import (