summaryrefslogtreecommitdiff
path: root/map_go118.go
diff options
context:
space:
mode:
Diffstat (limited to 'map_go118.go')
-rw-r--r--map_go118.go9
1 files changed, 0 insertions, 9 deletions
diff --git a/map_go118.go b/map_go118.go
deleted file mode 100644
index 5446c88..0000000
--- a/map_go118.go
+++ /dev/null
@@ -1,9 +0,0 @@
-// Copyright (C) 2023 Luke Shumaker <lukeshu@lukeshu.com>
-//
-// SPDX-License-Identifier: GPL-2.0-or-later
-
-//go:build !go1.20
-
-package typedsync
-
-type mapkey = any