Skip to content

Commit ffd8fe5

Browse files
authored
Merge pull request pkg#23 from pkg/revert-21-master
Revert "Support FreeBSD."
2 parents d5eb4b3 + ec27798 commit ffd8fe5

File tree

2 files changed

+1
-17
lines changed

2 files changed

+1
-17
lines changed

browser_freebsd.go

Lines changed: 0 additions & 16 deletions
This file was deleted.

browser_unsupported.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// +build !linux,!windows,!darwin,!openbsd, !freebsd
1+
// +build !linux,!windows,!darwin,!openbsd
22

33
package browser
44

0 commit comments

Comments
 (0)