3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-14 07:59:31 +01:00

Rename types.go -> stringset.go for consistency

This commit is contained in:
Daniel Oaks 2021-09-13 06:53:58 +10:00
parent e6ee9e50e0
commit b4cb12a203

View File

@ -1,4 +1,5 @@
// Copyright (c) 2020 Shivaram Lingamneni
// Copyright (c) 2021 Daniel Oaks
// released under the MIT license
package utils