mirror of
https://github.com/rclone/rclone.git
synced 2025-08-13 23:38:51 +02:00
build: remove build constraint syntax for go 1.16 and older
This commit is contained in:
@ -3,7 +3,6 @@
|
||||
// This library exports the core rc functionality
|
||||
|
||||
//go:build js
|
||||
// +build js
|
||||
|
||||
package main
|
||||
|
||||
|
Reference in New Issue
Block a user