aboutsummaryrefslogtreecommitdiff
path: root/notification/doc.go
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2018-04-11 15:05:42 +0300
committerTulir Asokan <tulir@maunium.net>2018-04-11 15:05:42 +0300
commitc0705b02a08bc9054ab8dca0363248bf72896b3d (patch)
tree2ebc3c91c79021ca22d40f58681b1b2e934cd056 /notification/doc.go
parent8270bc0322ac262f4b48c92d5fad25cf9634f1bb (diff)
Move notification package to lib/ and add open package
Diffstat (limited to 'notification/doc.go')
-rw-r--r--notification/doc.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/notification/doc.go b/notification/doc.go
deleted file mode 100644
index 05295c6..0000000
--- a/notification/doc.go
+++ /dev/null
@@ -1,2 +0,0 @@
-// Package notification contains a simple cross-platform desktop notification sending function.
-package notification