find and replace (numbers between brackets)

I have a long text with hundreds of references shown as [1], [2], [3], etc. Is there a way I can find and remove (replace with nothing) all of them automatically in one fell swoop? Thanks in advance.*

\[.*?\]

for any text in brackets including brackets like above shown