1
1
mirror of https://github.com/ellie/atuin.git synced 2024-10-05 17:07:20 +03:00

chore: remove unnecessary proto import (#2120)

This commit is contained in:
Ellie Huxtable 2024-06-12 16:07:41 +01:00 committed by GitHub
parent 3f7d550e98
commit 511db8dcce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,6 @@
syntax = "proto3";
package history;
import "google/protobuf/timestamp.proto";
message StartHistoryRequest {
// If people are still using my software in ~530 years, they can figure out a u128 migration
uint64 timestamp = 1; // nanosecond unix epoch