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
1 changed files with 1 additions and 0 deletions

View File

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